@import 'fonts.css';
@import 'reset.css';
#enbtn {
  display: block;
}
#cnbtn {
  display: none;
}
.enContent {
  display: none;
}
.fullPage {
  width: 100%;
  height: 100vh;
}
.fullPage .fullPage-page {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 2.9375rem;
  z-index: 9999;
}
.fullPage .fullPage-page .swiper-pagination-bullet {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  padding: 5px;
  background-clip: content-box;
  margin-bottom: 1.875rem;
  cursor: pointer;
}
.fullPage .fullPage-page .swiper-pagination-bullet::after {
  opacity: 1;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(360deg);
  transition: 0.8s all ease;
  width: 20px;
  height: 0;
  border: 0;
  border-radius: 0;
  border-left: none;
  background: url("../images/cir.png") no-repeat;
  background-size: 50% auto;
  background-position: right;
}
.fullPage .fullPage-page .swiper-pagination-bullet::before {
  opacity: 0;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(360deg);
  transition: 0.8s all ease;
  width: 20px;
  height: 0;
  border: 0;
  border-radius: 0;
  border-left: none;
  background: url("../images/cir.png") no-repeat;
  background-size: 50% auto;
  background-position: right;
}
.fullPage .fullPage-page .swiper-pagination-bullet:hover::after {
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(0);
}
.fullPage .fullPage-page .swiper-pagination-bullet:hover::before {
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(0);
}
.fullPage .fullPage-page .swiper-pagination-bullet-active::after {
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(0);
}
.fullPage .fullPage-page .swiper-pagination-bullet-active::before {
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(0);
}
.fullPage .fullslide {
  height: 100vh;
}
.i-full-1 .i-banner .bgImg {
  display: block;
  width: 100%;
}
.i-full-1 .i-banner .banner1 .left-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 58.5rem;
  z-index: 15;
}
.i-full-1 .i-banner .banner1 .box {
  position: absolute;
  top: 18.25rem;
  width: 100%;
  text-align: center;
}
.i-full-1 .i-banner .banner1 .box img {
  width: 68.9375rem;
  margin: 0 auto;
}
.i-full-1 .i-banner .i-banner-btn {
  position: absolute;
  top: 50%;
  left: 4.6875rem;
  transform: translateY(-50%);
  z-index: 9999;
  overflow: hidden;
}
.i-full-1 .i-banner .i-banner-btn .currentClass {
  font-family: Montserrat-Bold;
  color: #fff;
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-right: 0.9375rem;
  transform: translateX(-0.75rem);
}
.i-full-1 .i-banner .i-banner-btn .totalClass {
  font-family: Montserrat-Light;
  font-size: 1.25rem;
  color: #fff;
}
.i-full-1 .i-banner .i-banner-btn .align-center {
  margin-top: 1.875rem;
}
.i-full-1 .i-banner .i-banner-btn .activeNumber {
  margin: 0 1.25rem;
  opacity: 0.5;
}
.i-full-1 .i-banner .i-banner-btn .swiper-button-prev,
.i-full-1 .i-banner .i-banner-btn .swiper-button-next {
  line-height: 1;
}
.i-full-1 .i-banner .banner2 video {
  object-fit: fill;
  width: 100%;
  height: 100%;
}
.i-full-1 .i-banner2 {
  display: none;
}
.i-full-1 .i-banner2 .swiper-slide {
  background-size: cover;
  background-position: no-repeat;
  background-position: center;
}
.i-full-1 .scrollBox {
  position: absolute;
  left: 50%;
  bottom: 3.75rem;
  transform: translateX(-50%);
  z-index: 9999;
}
.i-full-1 .scrollBox img {
  display: block;
  margin: 0 auto 1.125rem;
}
.i-full-1 .scrollBox p {
  font-family: Montserrat-Bold;
  letter-spacing: 0.125rem;
}
.i-full-2 {
  background: url(../images/i-full-2.jpg) no-repeat;
  background-size: 100% 100%;
}
.i-full-2 .w1600 {
  margin-top: 7.75rem;
}
.i-full-2 .l-box {
  width: 50%;
}
.i-full-2 .l-box .con {
  margin-top: 4.375rem;
  text-align: justify;
  line-height: 2.8125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.i-full-2 .l-box .i-more {
  margin-top: 6.875rem;
}
.i-full-2 .r-box {
  width: 35.625%;
}
.i-full-2 .r-box ul li p:first-child {
  margin-bottom: 1rem;
}
.i-full-2 .r-box p {
  position: relative;
}
.i-full-2 .r-box .jia {
  position: absolute;
  top: -0.6875rem;
  right: 0.4375rem;
  font-size: 1.875rem;
  font-family: Montserrat-Bold;
}
.i-full-2 .r-box .number {
  font-size: 3.75rem;
  line-height: 3.125rem;
  letter-spacing: 0;
  font-family: Montserrat-Bold;
  font-weight: normal;
  position: relative;
}
.i-full-2 .r-box .videoBox {
  display: block;
  width: 100%;
  margin-top: 3.75rem;
  cursor: pointer;
}
.i-full-2 .box {
  margin-top: 6.0625rem;
  height: 7.5rem;
  background-image: linear-gradient(0deg, #999999 0%, #cccccc 34%, #ffffff 69%, #eeeeee 86%, #dddddd 100%);
  background: url(../images/bg.jpg) no-repeat;
  background-size: 100% 100%;
}
.i-full-2 .box a {
  width: 33%;
  text-align: center;
  box-sizing: border-box;
  margin: 1.25rem 0;
}
.i-full-2 .box a p {
  text-shadow: 2px 2px #fff;
}
.i-full-2 .box a .iconfont {
  font-size: 2.125rem;
  color: #777777;
}
.i-full-2 .box a:hover {
  color: #000;
}
.i-full-2 .box a:not(:last-child) {
  border-right: 1px dotted #50504f;
}
.i-full-3 {
  overflow: hidden;
}
.i-full-3 .font24 {
  font-size: 1.75rem;
}
.i-full-3 .bgImg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.i-full-3 .bgImg.on {
  opacity: 1;
}
.i-full-3 .logo3Box {
  width: 100%;
  height: 100%;
  z-index: 5;
}
.i-full-3 .logo3Box .box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-full-3 .logo3 {
  width: 100%;
  height: 100%;
  transform: scale(3);
  z-index: 5;
  position: absolute;
  top: 0;
}
.i-full-3 .iFull3-Box {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.i-full-3 .iFull3-Box.grid,
.i-full-3 .iFull3-Box.columns {
  align-content: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}
.i-full-3 .iFull3-Box.grid .letter {
  flex-basis: 50%;
}
.i-full-3 .iFull3-Box.grid .letter:nth-child(1),
.i-full-3 .iFull3-Box.grid .letter:nth-child(4) {
  background: rgba(0, 0, 0, 0.1);
}
.i-full-3 .iFull3-Box.grid .letter:nth-child(2),
.i-full-3 .iFull3-Box.grid .letter:nth-child(3) {
  background: rgba(0, 0, 0, 0.2);
}
.i-full-3 .iFull3-Box.columns .letter {
  flex-basis: 20%;
}
.i-full-3 .iFull3-Box.columns .letter:nth-child(1) {
  background: rgba(0, 0, 0, 0.1);
}
.i-full-3 .iFull3-Box.columns .letter:nth-child(2) {
  background: rgba(0, 0, 0, 0.2);
}
.i-full-3 .iFull3-Box.columns .letter:nth-child(3) {
  background: rgba(0, 0, 0, 0.3);
}
.i-full-3 .iFull3-Box.columns .letter:nth-child(4) {
  background: rgba(0, 0, 0, 0.2);
}
.i-full-3 .iFull3-Box.columns .letter:nth-child(5) {
  background: rgba(0, 0, 0, 0.1);
}
.i-full-3 .iFull3-Box .letter {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-left: 5rem;
}
.i-full-3 .iFull3-Box .letter > div {
  text-shadow: 2px 2px #000;
}
.i-full-3 .iFull3-Box .index {
  font-family: Montserrat-Bold;
  letter-spacing: 1px;
  margin-bottom: 2.5rem;
}
.i-full-3 .iFull3-Box .i3-icon {
  display: block;
  border: solid 1px #fefefe;
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 50%;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 5.3125rem;
}
.i-full-3 .iFull3-Box a div.font24 {
  text-shadow: 2px 2px #000;
}
.i-full-3 .yewu-box {
  background: url(../images/yewu-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 34.0625rem;
  height: 34.0625rem;
  z-index: 4;
  top: 35%;
  opacity: 0;
}
.i-full-3 .yewu-box img {
  display: block;
  width: 6.875rem;
  margin: 6.25rem auto 2.5rem;
}
.i-full-3 .yewu-box .i-title {
  text-align: center;
}
.i-full-3 .yewu-box .i-title .e-title {
  letter-spacing: -1px;
}
.i-full-3 .yewu-box .i-title .c-title,
.i-full-3 .yewu-box .i-title .e-title {
  text-shadow: 0 0 #000;
}
.i-full-4 .i-full-4-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.i-full-4 .text-shadow {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
}
.i-full-4 .full4-box {
  margin-top: 200px;
}
.i-full-4 .full4-box .l-flex .i-title {
  display: none;
}
.i-full-4 .full4-box .l-flex .i-title.on {
  display: block;
}
.i-full-4 .full4-box .r-box {
  width: 33.125rem;
}
.i-full-4 .full4-box .tabItem {
  display: none;
}
.i-full-4 .full4-box .tabItem.on {
  display: block;
}
.i-full-4 .full4-box .tabItem ul li {
  width: 12.5rem;
  height: 20rem;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(0deg, #999999 0%, #cccccc 34%, #ffffff 69%, #eeeeee 86%, #dddddd 100%);
  background-blend-mode: normal,
                        normal;
  box-shadow: 0px 2px 7px 0px rgba(6, 0, 1, 0.6);
  border-radius: 20px;
  opacity: 0.9;
  text-align: center;
  box-sizing: border-box;
  padding: 2.5rem 0.625rem 0;
}
.i-full-4 .full4-box .tabItem ul li .iconfont {
  font-size: 2.625rem;
  color: #58595a;
}
.i-full-4 .full4-box .tabItem ul li .li-title {
  font-size: 1.75rem;
  color: #000;
  line-height: 1;
  font-weight: bold;
  margin: 2.1875rem 0 1.875rem;
}
.i-full-4 .full4-box .tabItem ul li .textBox {
  font-size: 1.125rem;
  letter-spacing: 0.0625rem;
  color: #000;
}
.i-full-4 .full4-box .tabItem ul li:not(:last-child) {
  margin-right: 1.25rem;
}
.i-full-4 .full4-box .con {
  margin-top: 3.75rem;
}
.i-full-4 .full4-box .i-more {
  margin-top: 6.5625rem;
}
.i-full-4 .full4-box .tableBox {
  position: absolute;
  left: 0;
  bottom: 4.8125rem;
  width: 100%;
}
.i-full-4 .full4-box .tableBox .table-item {
  width: 25%;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.i-full-4 .full4-box .tableBox .table-item .iconfont {
  transition: all 0.5s ease-in-out;
}
.i-full-4 .full4-box .tableBox .table-item .cir {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  margin: 6px auto;
  background: #fff;
  box-sizing: border-box;
  padding: 0.5rem;
  background-clip: content-box;
}
.i-full-4 .full4-box .tableBox .table-item:last-child {
  margin-right: 7.25rem;
}
.i-full-4 .full4-box .tableBox .table-item.on .cir {
  border: 1px dashed #ffffff;
}
.i-full-4 .full4-box .tableBox .table-item.on::after {
  width: calc(50% - 0.75rem);
}
.i-full-4 .full4-box .tableBox .table-item.on::before {
  width: calc(50% - 0.75rem);
}
.i-full-4 .full4-box .tableBox .table-item:hover .iconfont {
  transform: scale(1.2);
}
.i-full-4 .full4-box .tableBox .table-item:hover .cir {
  border: 1px dashed #ffffff;
}
.i-full-4 .full4-box .tableBox .table-item:hover::after {
  width: calc(50% - 0.75rem);
}
.i-full-4 .full4-box .tableBox .table-item:hover::before {
  width: calc(50% - 0.75rem);
}
.i-full-4 .full4-box .tableBox .w1600 {
  position: relative;
}
.i-full-4 .full4-box .tableBox .w1600::after {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
}
.i-full-5 {
  background: url(../images/i-full-5.jpg) no-repeat;
  background-size: 100% 100%;
}
.i-full-5 .w1600 {
  margin-top: 5.625rem;
  position: relative;
  z-index: 2;
}
.i-full-5 .l-box {
  width: 50%;
}
.i-full-5 .l-box .i-title {
  color: #000;
}
.i-full-5 .l-box .newSwiper {
  margin-top: 2.5rem;
}
.i-full-5 .l-box .newSwiper .img-box {
  overflow: hidden;
}
.i-full-5 .l-box .newSwiper .img-box img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.i-full-5 .l-box .newSwiper:hover .img-box img {
  transform: scale(1.1);
}
.i-full-5 .l-box .time {
  margin-top: 1.25rem;
}
.i-full-5 .l-box .time span:first-child {
  font-family: Montserrat-Bold;
  line-height: 2.5rem;
}
.i-full-5 .l-box .time span:nth-child(2) {
  font-family: Montserrat-Light;
  letter-spacing: 1px;
  margin-left: 0.625rem;
}
.i-full-5 .l-box .new-title {
  margin: 0.9375rem 0;
}
.i-full-5 .l-box .font14 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.i-full-5 .r-box {
  width: 50%;
}
.i-full-5 .r-box .newsBtn {
  padding-left: 6.875rem;
  box-sizing: border-box;
}
.i-full-5 .r-box .newsBtn li {
  background: #fff;
  border-radius: 10px;
  opacity: 1;
  width: 10.625rem;
  height: 3.75rem;
  text-align: center;
  line-height: 3.75rem;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.i-full-5 .r-box .newsBtn li a {
  color: #333333;
}
.i-full-5 .r-box .newsBtn li.on {
  opacity: 1;
  background-image: linear-gradient(0deg, #999999 0%, #cccccc 34%, #ffffff 69%, #eeeeee 86%, #dddddd 100%);
}
.i-full-5 .r-box .newsBtn li.on a {
  color: #000;
}
.i-full-5 .r-box .newsBtn li:not(:last-child) {
  margin-right: 2.5rem;
}
.i-full-5 .r-box .newsBtn li:hover {
  opacity: 1;
  background-image: linear-gradient(0deg, #999999 0%, #cccccc 34%, #ffffff 69%, #eeeeee 86%, #dddddd 100%);
}
.i-full-5 .r-box .newsBtn li:hover a {
  color: #000;
}
.i-full-5 .r-box .newsList {
  margin-top: 4.875rem;
  box-sizing: border-box;
  padding-left: 6.875rem;
}
.i-full-5 .r-box .newsList .time {
  flex-shrink: 0;
}
.i-full-5 .r-box .newsList .time p {
  font-family: Montserrat-Bold;
  line-height: 1.875rem;
}
.i-full-5 .r-box .newsList .time span {
  display: block;
  font-family: Montserrat-Light;
  letter-spacing: 1px;
  color: #474747;
  margin-top: 0.75rem;
}
.i-full-5 .r-box .newsList .new {
  box-sizing: border-box;
  padding-left: 2.5rem;
}
.i-full-5 .r-box .newsList .new .new-title {
  line-height: 1.375rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.i-full-5 .r-box .newsList .new .new-con {
  margin-top: 1.25rem;
  letter-spacing: 0.0625rem;
  opacity: 0.8;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.i-full-5 .r-box .newsList li {
  padding: 3.1rem 0;
}
.i-full-5 .r-box .newsList li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.i-full-5 .r-box .newsList li:first-child {
  padding-top: 0;
}
.i-full-5 .r-box .newsList li:last-child {
  padding-bottom: 0;
}
.i-full-5 .new-bg {
  position: absolute;
  z-index: 1;
  animation: rotateXMove 8s linear infinite;
  -webkit-animation: rotateXMove 8s linear infinite;
  transform-origin: 50% 0;
}
.i-full-6 {
  background: url(../images/i-full-6.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 37.5rem;
}
.i-full-6 footer {
  background: none;
  background-size: auto;
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-top: 0;
}
.i-full-6 .logo {
  display: block;
  width: 5.9375rem;
  margin: 5.4375rem auto 0;
}
.i-full-6 .footer-nav {
  margin-top: 3.4375rem;
}
.i-full-6 .footer-nav li {
  position: relative;
  padding: 0 4.0625rem;
}
.i-full-6 .footer-nav li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 1.0625rem;
  background: #f5f5f5;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.i-full-6 .footer-nav li:first-child {
  padding-left: 0;
}
.i-full-6 .footer-nav li:last-child {
  padding-right: 0;
}
.i-full-6 .footer-btn {
  margin-top: 3.75rem;
}
.i-full-6 .footer-btn li {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.i-full-6 .footer-btn li:not(:last-child) {
  margin-right: 1.875rem;
}
.i-full-6 .footer-btn li:hover {
  transform: scale(1.1);
}
.i-full-6 .footer-btn li:hover .hide-box {
  display: block;
  transform: translateX(-50%) scale(1);
}
.i-full-6 .footer-btn li .hide-box {
  display: none;
  position: absolute;
  top: -4.5rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.625rem;
  box-shadow: 0 0 3px 2px rgba(255, 255, 255, 0.3);
  background: #fff;
  text-align: center;
  padding: 1.25rem;
  box-sizing: content-box;
  white-space: nowrap;
}
.i-full-6 .footer-btn li:last-child .hide-box {
  top: -8rem;
  padding: 0;
}
.i-full-6 .footer-btn li:last-child .hide-box img {
  display: block;
  width: 7.5rem;
}
.i-full-6 .footer-input {
  margin-top: 2.625rem;
}
.i-full-6 .footer-input input {
  width: 21.25rem;
  height: 3.125rem;
  line-height: 3.125rem;
  box-sizing: border-box;
  padding-left: 2.1875rem;
  font-size: 1rem;
  letter-spacing: 2px;
  color: #fff;
  background: #777777;
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border: 0;
}
.i-full-6 .footer-input input::-webkit-input-placeholder {
  color: #fff;
}
.i-full-6 .footer-input button {
  width: 9.375rem;
  height: 3.125rem;
  line-height: 3.125rem;
  background: #9a9a9a;
  border-radius: 0 0.375rem 0.375rem 0;
  padding: 0;
  border: 0;
  font-size: 1.125rem;
  text-align: center;
  letter-spacing: 0.125rem;
  color: rgba(254, 254, 254, 0.7);
}
.i-full-6 .footer-bot {
  margin-top: 4.0625rem;
  height: 5.625rem;
  line-height: 5.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.4);
}
.i-full-6 .footer-bot a {
  color: rgba(255, 255, 255, 0.4);
}
@keyframes rotateXMove {
  0% {
    transform: rotateX(0) translateX(-50%);
  }
  100% {
    transform: rotateX(360deg) translateX(-50%);
  }
}
@-webkit-keyframes rotateXMove {
  0% {
    transform: rotateX(0) translate(-50%, -50%);
  }
  100% {
    transform: rotateX(360deg) translate(-50%, -50%);
  }
}
.about .group-profile {
  padding-bottom: 10.3125rem;
  position: relative;
  overflow: hidden;
}
.about .group-profile .top {
  margin-top: 4.0625rem;
}
.about .group-profile .top .l-box {
  width: 46.875%;
}
.about .group-profile .top .l-box .con {
  margin-top: 4.375rem;
  line-height: 2.5rem;
}
.about .group-profile .top .r-box {
  width: 50%;
}
.about .group-profile .top .r-box img {
  display: block;
  width: 100%;
  transform: r;
}
.about .group-profile .bottom {
  margin-top: 7.8125rem;
}
.about .group-profile .bottom .item {
  position: relative;
}
.about .group-profile .bottom .counter {
  font-size: 4.375rem;
  font-family: D-DIN-Bold;
  color: #525252;
  letter-spacing: 0px;
  position: relative;
}
.about .group-profile .bottom .item:nth-child(3) .counter:after {
  content: '+';
  font-size: 1.875rem;
  position: absolute;
  top: 0;
  right: -20%;
  font-family: D-DIN-Bold;
}
.about .group-profile .bottom .item:nth-child(4) .counter:after {
  content: '+';
  font-size: 1.875rem;
  position: absolute;
  top: 0;
  right: -20%;
  font-family: D-DIN-Bold;
}
.about .group-profile .bottom .item:nth-child(5) .counter:after {
  content: '+';
  font-size: 1.875rem;
  position: absolute;
  top: 0;
  right: -20%;
  font-family: D-DIN-Bold;
}
.about .group-profile .bottom .f-title {
  font-weight: bold;
  font-size: 1.125rem;
  color: #525252;
}
.about .group-profile .bottom .text-top {
  font-size: 1.875rem;
  color: #525252;
  position: absolute;
}
.about .group-profile .bg {
  display: block;
  max-width: 94%;
  position: absolute;
  bottom: -5rem;
  left: 50%;
  transform: translateX(-50%);
  animation: rotateXMove 5s;
  /* Safari 与 Chrome: */
  -webkit-animation: rotateXMove 5s;
  animation-iteration-count: infinite;
}
.about .about-honor {
  height: 55rem;
  background: url(../images/about-honor-bg.jpg) center center no-repeat;
}
.about .about-honor .w1600 {
  padding-top: 6.25rem;
  position: relative;
  width: 1650px;
}
.about .about-honor .swiper-box .swiperBtn {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
}
.about .about-honor .swiper-box .swiperBtn:hover {
  background: #b08247;
  color: #fff;
}
.about .about-honor .swiper-box .swiper-prev {
  left: -5rem;
}
.about .about-honor .swiper-box .swiper-next {
  right: -5rem;
}
.about .about-honor .honor-swiper {
  overflow: hidden;
  height: 37.5rem;
  padding-top: 3.125rem;
  margin-top: 0.8125rem;
}
.about .about-honor .honor-swiper .swiper-wrapper {
  align-items: flex-end;
}
.about .about-honor .honor-swiper .swiper-wrapper .swiper-slide {
  top: 7.5rem;
}
.about .about-honor .honor-swiper .img-box {
  width: 22.5rem !important;
  margin: 0 auto;
  position: relative;
}
.about .about-honor .honor-swiper .img-box img {
  border: 14px solid;
  border-image: url(../images/honor-img-bg2.jpg);
  border-image-slice: 14 fill;
  display: block;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.about .about-honor .honor-swiper .jizuo img {
  display: block;
  margin: -10px auto 0;
}
.about .about-honor .honor-swiper .jizuo img:nth-child(1) {
  width: 23.875rem;
}
.about .about-honor .honor-swiper .jizuo img:nth-child(2) {
  width: 48.125rem;
  display: none;
}
.about .about-honor .honor-swiper p {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #474747;
  margin-top: 2.8125rem;
  text-align: center;
}
.about .about-honor .honor-swiper .swiper-slide-active {
  height: 24.6875rem;
  width: 32.5rem !important;
  top: -2.8125rem !important;
}
.about .about-honor .honor-swiper .swiper-slide-active .img-box {
  width: 100% !important;
  height: 100%;
  box-sizing: border-box;
}
.about .about-honor .honor-swiper .swiper-slide-active .jizuo img {
  display: none;
  margin: -10px auto 0;
}
.about .about-honor .honor-swiper .swiper-slide-active .jizuo img:nth-child(2) {
  display: block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.about .about-honor .honor-swiper .swiper-slide-active p {
  color: #b28750;
}
.about .about-history {
  background: #f2f2f2;
  padding: 6.875rem 0 5.625rem;
}
.about .about-history .historyTimeline {
  position: relative;
  margin-top: 6.875rem;
  padding-bottom: 28px;
}
.about .about-history .historyTimeline p {
  font-size: 1.875rem;
  line-height: 1.875rem;
  font-family: D-DIN-Bold;
  color: #50504f;
  display: inline-block;
  position: relative;
}
.about .about-history .historyTimeline p::after {
  content: '';
  width: 6px;
  height: 6px;
  background: #b08247;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: -19px;
  transform: translate(-50%, 10%);
}
.about .about-history .historyTimeline .swiper-slide-thumb-active p {
  color: #b08247;
}
.about .about-history .historyTimeline .swiper-slide-thumb-active p::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/history-cir.png) center no-repeat;
  background-size: cover;
  bottom: -26px;
}
.about .about-history .historyTimeline::after {
  content: "";
  width: 100%;
  height: 1px;
  background: url(../images/timeline.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  bottom: 12px;
  left: 0;
}
.about .about-history .box {
  position: relative;
  margin-top: 3rem;
}
.about .about-history .box .l-box {
  width: 55%;
}
.about .about-history .historyText {
  margin-left: 0;
}
.about .about-history .historyText .time {
  font-size: 6.25rem;
  line-height: 4.5rem;
  font-family: D-DIN-Bold;
  color: #b08247;
  margin-bottom: 2.75rem;
}
.about .about-history .historyText .line {
  width: 16.25rem;
  height: 1px;
  background: #9f9f9f;
  margin-right: 1.875rem;
}
.about .about-history .historyText .con {
  margin-top: 2.75rem;
  line-height: 3.5rem;
  text-align: justify;
}
.about .about-history .historyImg {
  width: 40.125rem;
  height: 40.125rem;
  border-radius: 50%;
}
.about .about-history .historyImg .img-box {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.about .about-history .historyImg .img-box img {
  border-radius: 50%;
  display: block;
  width: 100%;
}
.about .about-history .historyImg .img-box .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 3.125rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.about .about-history .historyImg .img-box .text .year {
  font-size: 2.25rem;
}
.about .about-history .historyImg .img-box .text p {
  font-size: 1.5rem;
}
.about .about-history .swiper-box {
  margin-top: 3.3125rem;
}
.about .about-history .swiper-box .swiper-prev {
  margin-right: 2.5rem;
}
.about .about-qualification {
  background: url(../images/about-qua-bg.jpg) no-repeat top center;
  padding: 10rem 0 8.125rem;
  position: relative;
}
.about .about-qualification .box {
  box-shadow: 0px 0px 16px 4px rgba(4, 0, 0, 0.11);
  background: #fff;
  padding: 3rem;
  margin-top: 2.375rem;
}
.about .about-qualification .box .about-more {
  display: flex;
  justify-content: flex-end;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1.2rem;
}
.about .about-qualification .box .about-more a {
  color: #000;
  text-decoration: underline;
  transition: all 0.5s ease-in-out;
}
.about .about-qualification .box .about-more a:hover {
  color: #b08247;
}
.about .about-qualification .box .qua-sort .item {
  width: 21.875rem;
}
.about .about-qualification .box .qua-sort .item .title {
  color: #b08247;
  line-height: 1;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: bold;
}
.about .about-qualification .box .qua-sort .item:nth-child(1) {
  order: 2;
}
.about .about-qualification .box .qua-sort .item:nth-child(2) {
  order: 1;
}
.about .about-qualification .box .qua-sort .item:nth-child(3) {
  order: 0;
}
.about .about-qualification .box .qua-sort ul {
  margin-top: 1.2rem;
}
.about .about-qualification .box .qua-sort ul li {
  font-size: 1.25rem;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 1.25rem;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.about .about-qualification .box .qua-sort ul li a {
  color: #000;
}
.about .about-qualification .box .qua-sort ul li::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #b08247;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about .about-qualification .box .qua-sort ul li:not(:last-child) {
  margin-bottom: 1.5rem;
}
.about .about-qualification .box .qua-sort ul li:hover a {
  color: #b08247;
}
.about .about-qualification .box .qua-sort .item2 {
  width: 37.1875rem;
}
.about .about-qualification .box .qua-sort .item2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .about-qualification .box .qua-sort .item2 ul li {
  width: 50%;
  margin-bottom: 1.5rem;
}
.about .about-qualification .box .quaSwiper .swiper-wrapper {
  align-items: center;
}
.about .about-qualification .box .quaSwiper img {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}
.about .about-qualification .box .quaSwiper .swiperBtn {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.about .about-qualification .box .quaSwiper .swiper-next {
  right: 0;
}
.about .about-qualification .box .quaSwiper .swiper-prev {
  left: 0;
}
.about .about-qualification .bg {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 36.1875rem;
  z-index: -1;
}
.about .about-qua {
  padding: 3.125rem 0;
  background: #f0f1f7;
}
.about .about-qua .quaBtn {
  justify-content: center;
  align-items: center;
  margin-top: 3.4375rem;
}
.about .about-qua .quaBtn li {
  width: 12.5rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  border: 1px dashed #9f9f9f;
  line-height: 3.75rem;
  text-align: center;
  font-size: 1.5rem;
  color: #474747;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.about .about-qua .quaBtn li a {
  color: #9f9f9f;
  display: block;
  width: 100%;
  height: 100%;
}
.about .about-qua .quaBtn li:not(:last-child) {
  margin-right: 3.125rem;
}
.about .about-qua .quaBtn li.active {
  background: #b08247;
}
.about .about-qua .quaBtn li.active a {
  color: #fff;
}
.about .about-qua .quaBtn li:hover {
  background: #b08247;
}
.about .about-qua .quaBtn li:hover a {
  color: #fff;
}
.about .about-qua .qua-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.75rem;
}
.about .about-qua .qua-list li {
  width: 23.4375%;
  background: #fff;
  position: relative;
  margin-bottom: 2.5rem;
  cursor: pointer;
}
.about .about-qua .qua-list li .img-box {
  height: 25.9375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .about-qua .qua-list li .img-box img {
  display: block;
  max-width: 70%;
  margin: 0 auto;
}
.about .about-qua .qua-list li .text-box {
  height: 4.375rem;
  font-size: 1.125rem;
  color: #474747;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #dddddd;
  margin: 0 1.4375rem;
}
.about .about-qua .qua-list li .mask-box {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(176, 130, 71, 0.85);
  transition: all 0.5s ease-in-out;
}
.about .about-qua .qua-list li .mask-box .box {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about .about-qua .qua-list li .mask-box .box img {
  display: block;
  width: 5rem;
}
.about .about-qua .qua-list li .mask-box .box p {
  margin-top: 1.875rem;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
}
.about .about-qua .qua-list li:not(:nth-child(4n)) {
  margin-right: 2%;
}
.about .about-qua .qua-list li:hover .mask-box {
  height: 100%;
  opacity: 1;
}
.exporting {
  padding-bottom: 0 !important;
}
.exporting .export-item1 .export-item1-box {
  padding-bottom: 3.4375rem;
  margin-top: 2.8125rem;
}
.exporting .export-item1 .export-item1-box .con {
  margin-top: 2.5rem;
  color: #474747;
  line-height: 2.875rem;
}
.exporting .export-item1 .export-item1-box .exportNumber {
  position: relative;
}
.exporting .export-item1 .export-item1-box .exportNumber .item.active .counter,
.exporting .export-item1 .export-item1-box .exportNumber .item.active p {
  color: #b08247 !important;
}
.exporting .export-item1 .export-item1-box .exportNumber .bg {
  display: block;
  max-width: 94%;
  position: absolute;
  bottom: -11rem;
  left: 50%;
  transform: translateX(-50%);
  animation: rotateXMove 5s;
  /* Safari 与 Chrome: */
  -webkit-animation: rotateXMove 5s;
  animation-iteration-count: infinite;
}
.exporting .export-item1 .export-item1-box .exportNumber .counter {
  font-size: 4.375rem;
  font-family: D-DIN-Bold;
  color: #525252;
  letter-spacing: 0px;
  position: relative;
}
.exporting .export-item1 .export-item1-box .exportNumber .counter::after {
  content: '+';
}
.exporting .export-item1 .export-item1-box .outSideLink {
  margin-top: 4.375rem;
}
.exporting .export-item1 .export-item1-box .outSideLink a {
  color: #b08247;
  font-size: 1.125rem;
}
.exporting .export-item1 .export-item1-box .outSideLink a:not(:last-child) {
  margin-right: 6.875rem;
}
.exporting .export-item1 .export-item1-box video {
  display: block;
  width: 100%;
  height: 48.125rem;
  margin-top: 2rem;
  object-fit: fill;
}
.exporting .export-item1 .moreLink {
  display: block;
  width: 100%;
}
.exporting .export-item1 .moreLink img {
  display: block;
  width: 100%;
}
.exporting .export-item2 {
  padding-top: 6.25rem;
}
.exporting .export-item2 .export-item2-box {
  background: url(../images/test3.jpg) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 2.1875rem;
}
.exporting .export-item2 .export-item2-box .slog {
  font-family: Montserrat-Hairline;
  font-size: 4.375rem;
  letter-spacing: 0.1875rem;
  color: #fff;
  padding-top: 4.4375rem;
  line-height: 3.4375rem;
  box-sizing: border-box;
  padding-left: 10rem;
}
.exporting .export-item2 .export-item2-box .box {
  background: rgba(255, 255, 255, 0.85);
  box-sizing: border-box;
  padding-left: 10rem;
  width: 68.75rem;
  height: 30rem;
  margin-top: 4.6875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.exporting .export-item2 .export-item2-box .box .title {
  font-weight: bold;
  font-size: 3.125rem;
  color: #b08247;
}
.exporting .export-item2 .export-item2-box .box .con {
  width: 50rem;
  line-height: 2.5rem;
  color: #000;
  margin: 2.8125rem 0;
}
.exporting .export-item2 .export-item2-box .box .more {
  display: block;
  width: 5.3125rem;
  height: 5.3125rem;
  color: #fff;
  background: #b08247;
  position: relative;
  border-radius: 50%;
}
.exporting .export-item2 .export-item2-box .box .more img {
  display: block;
  max-width: 70%;
}
.exporting .export-item3 {
  padding: 5rem 0 4.375rem;
}
.exporting .export-item3 .export-item3-box {
  height: 12.5rem;
  background: url(../images/export-item3-box-bg.jpg) no-repeat center;
  box-sizing: border-box;
  padding: 0 7.9375rem;
  margin-top: 1.5625rem;
}
.exporting .export-item3 .export-item3-box .l-box {
  height: 100%;
}
.exporting .export-item3 .export-item3-box .l-box .item-title {
  color: #b08247;
}
.exporting .export-item3 .export-item3-box .l-box p {
  color: #000;
}
.exporting .export-item3 .export-item3-box .l-box a {
  color: #000;
}
.exporting .export-item3 .export-item3-box .l-box a:hover {
  color: #000;
}
.exporting .export-item3 .export-item3-box .l-box .item:first-child {
  margin-right: 15.9375rem;
}
.exporting .export-item3 .export-item3-box .r-box {
  height: 100%;
}
.exporting .export-item3 .export-item3-box .r-box a {
  width: 38px;
}
.exporting .export-item3 .export-item3-box .r-box a img {
  display: block;
  width: 100%;
}
.exporting .export-item3 .export-item3-box .r-box a:not(:last-child) {
  margin-right: 3.4375rem;
}
.exporting .export-item3 .export-item3-box2 {
  background: #f7f7ff;
  border-radius: 0.625rem;
  margin-top: 2.5rem;
  box-sizing: border-box;
  padding: 2.8125rem 7.9375rem 4.0625rem;
}
.exporting .export-item3 .export-item3-box2 .inner-title .c-title {
  margin-top: 0;
}
.exporting .export-item3 .export-item3-box2 p {
  color: #474747;
  opacity: 0.7;
  margin-top: 1.5625rem;
  margin-bottom: 2.5rem;
}
.exporting .export-item3 .export-item3-box2 .item {
  margin-bottom: 1.25rem;
}
.exporting .export-item3 .export-item3-box2 .item .input-box {
  width: 48.3%;
  height: 3.75rem;
}
.exporting .export-item3 .export-item3-box2 .item .input-box input {
  height: 3.75rem;
  border: 0;
  width: 100%;
  line-height: 100%;
  padding: 0;
  padding-left: 1.875rem;
}
.exporting .export-item3 .export-item3-box2 .item textarea {
  width: 100%;
  height: 6.25rem;
  border: 0;
  padding-left: 1.875rem;
  padding-top: 1.25rem;
}
.exporting .export-item3 .export-item3-box2 .btn-box {
  margin-top: 0.625rem;
}
.exporting .export-item3 .export-item3-box2 .btn-box .btn {
  width: 13.75rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  line-height: 3.75rem;
  text-align: center;
  border: 0;
  outline: 0;
  padding: 0;
  color: #fff;
}
.exporting .export-item3 .export-item3-box2 .btn-box .btn:focus {
  border: 0;
  outline: 0;
}
.exporting .export-item3 .export-item3-box2 .btn-box .submit {
  background: #b08247;
  margin-right: 1.875rem;
}
.exporting .export-item3 .export-item3-box2 .btn-box .rest {
  background: #dddddd;
}
.exporting .export-item4 .item4Box {
  background: url(../images/carexport-2-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 6.5625rem 0 3.125rem;
  margin-top: 2.5rem;
}
.exporting .export-item4 .item4LeftSwiper {
  width: 37.5%;
  height: 41.25rem;
  color: #9f9f9f;
  font-size: 1.5rem;
  box-sizing: border-box;
  padding-left: 4.375rem;
}
.exporting .export-item4 .item4LeftSwiper .swiper-slide-thumb-active {
  color: #b08247;
  font-weight: bold;
}
.exporting .export-item4 .item4LeftSwiper .swiper-pagination {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  background: rgba(177, 136, 80, 0.3);
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  text-align: center;
  z-index: 20;
}
.exporting .export-item4 .item4LeftSwiper .swiper-pagination::after {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  background: #b08247;
}
.exporting .export-item4 .item4LeftSwiper .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #b08247;
  width: 100%;
  height: 100%;
  transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
}
.exporting .export-item4 .item4RightSwiper {
  width: 62.5%;
}
.exporting .export-item4 .item4RightSwiper img {
  display: block;
  width: 100%;
}
.exporting .export-item4 .item4RightSwiper .img-box {
  position: relative;
}
.exporting .export-item4 .item4RightSwiper .img-box .cir {
  width: 8.75rem;
  height: 8.75rem;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 50%;
}
.exporting .export-item4 .item4RightSwiper .img-box .cir .iconfont {
  font-size: 3.75rem;
  color: #b08247;
}
.exporting .export-item4 .item4RightSwiper p {
  font-size: 1.875rem;
  color: #b08247;
  margin-top: 2.1875rem;
  font-weight: bold;
}
.exporting .export-item4 .item4RightSwiper .swiperBtn {
  position: absolute;
  top: 40%;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  background: #fff;
  border: 1px solid #fff;
}
.exporting .export-item4 .item4RightSwiper .swiperBtn:hover {
  background: #b08247;
  border: 1px solid #b08247;
}
.exporting .export-item4 .item4RightSwiper .swiper-prev {
  left: 1.5%;
}
.exporting .export-item4 .item4RightSwiper .swiper-next {
  right: 1.5%;
}
.exporting .export-item5 {
  padding-bottom: 7.1875rem;
}
.exporting .export-item5 .top .swiper-page {
  font-size: 1.5rem;
  color: #474747;
  line-height: 20px;
}
.exporting .export-item5 .top .swiper-page .swiper-active {
  font-size: 2.5rem;
  color: #b08247;
  font-weight: bold;
}
.exporting .export-item5 .top .swiper-pagination {
  width: 24.375rem;
  background: #dddddd;
  height: 4px;
  border-radius: 4px;
  margin-left: 1.875rem;
  position: relative;
}
.exporting .export-item5 .top .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #b08247;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
}
.exporting .export-item5 .item5Swiper {
  box-sizing: border-box;
  width: 91.67%;
  margin-right: 0;
  margin-top: 3.75rem;
}
.exporting .export-item5 .item5Swiper .swiper-slide-active .textBox .line,
.exporting .export-item5 .item5Swiper .swiper-slide-active .textBox .con {
  display: block;
}
.exporting .export-item5 .img-box {
  position: relative;
}
.exporting .export-item5 .img-box img {
  display: block;
  width: 100%;
}
.exporting .export-item5 .textBox {
  width: 100%;
  box-sizing: border-box;
  padding: 0 4.375rem 0 3.125rem;
}
.exporting .export-item5 .textBox .title {
  font-size: 2.25rem;
  color: #fff;
  text-align: center;
}
.exporting .export-item5 .textBox .line {
  display: none;
  width: 25rem;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  margin: 1.875rem auto;
  position: relative;
}
.exporting .export-item5 .textBox .line::after {
  content: "";
  width: 6.25rem;
  height: 4px;
  background: #b08247;
  position: absolute;
  left: 50%;
  top: -3px;
  transform: translate(-50%, 0);
}
.exporting .export-item5 .textBox .con {
  display: none;
  font-size: 1.125rem;
  line-height: 2.875rem;
  color: #fff;
}
.exporting .export-item5 ul {
  margin-top: 3.75rem;
}
.exporting .export-item5 ul li {
  width: 49%;
  margin-bottom: 2%;
}
.exporting .export-item5 ul li:hover .textBox .line,
.exporting .export-item5 ul li:hover .textBox .con {
  display: block;
}
.exporting .export-item6 {
  background: url(../images/carexport-4-bg.jpg) no-repeat center;
  background-size: cover;
  height: 54.375rem;
  padding-top: 5rem;
  position: relative;
}
.exporting .export-item6 .item6Swiper {
  width: 85.625%;
  margin: 4.375rem auto 0;
}
.exporting .export-item6 .item6Swiper img {
  display: block;
  width: 100%;
  border-radius: 1.25rem;
}
.exporting .export-item6 .swiperBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.exporting .export-item6 .swiper-prev {
  left: 5rem;
}
.exporting .export-item6 .swiper-next {
  right: 5rem;
}
.exporting .export-item7 {
  padding-top: 4.375rem;
  padding-bottom: 5rem;
}
.exporting .export-item7 .exportItem7Box {
  height: 26.875rem;
  background: url(../images/contactBox.png) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  padding: 0 6.25rem 0 5.9375rem;
}
.steel {
  overflow: hidden;
}
.steel .steel-item1 {
  background: url(../images/steel-item1-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 6.25rem;
}
.steel .steel-item1 .inner-title {
  margin-top: 5.3125rem;
}
.steel .steel-item1 .item1Swiper-top {
  margin-top: 3.4375rem;
}
.steel .steel-item1 .item1Swiper-top .swiper-box .swiper-prev {
  margin-right: 3.75rem;
}
.steel .steel-item1 .steelItem1Swiper {
  margin-top: 2.1875rem;
}
.steel .steel-item1 .steelItem1Swiper img {
  display: block;
  max-width: 100%;
  border-radius: 1.875rem;
}
.steel .steel-item1 .steelItem1Swiper p {
  margin-top: 1.875rem;
  font-size: 1.25rem;
  color: #474747;
  text-align: center;
}
.steel .steel-item2 {
  background: url(../images/steel-item2-bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 6.25rem 0;
}
.steel .steel-item2 .item2Swiper-tool .r-box li {
  width: 9.375rem;
  height: 3.75rem;
  border-radius: 0.375rem;
  line-height: 3.75rem;
  text-align: center;
  border: 1px dashed #9f9f9f;
  font-weight: bold;
  font-size: 1.5rem;
  cursor: pointer;
}
.steel .steel-item2 .item2Swiper-tool .r-box li:not(:last-child) {
  margin-right: 2.1875rem;
}
.steel .steel-item2 .item2Swiper-tool .r-box li:hover {
  background: #b08247;
  border: 0;
  color: #fff;
}
.steel .steel-item2 .item2Swiper-tool .r-box li.active {
  background: #b08247;
  border: 0;
  color: #fff;
}
.steel .steel-item2 .item2Swiper-box {
  box-sizing: border-box;
  padding-left: 10rem;
  margin-top: 3.125rem;
}
.steel .steel-item2 .item2Swiper-box .l-box {
  width: 13.125rem;
}
.steel .steel-item2 .item2Swiper-box .l-box .item2LeftSwiper {
  margin-top: 5.3125rem;
  overflow: hidden;
}
.steel .steel-item2 .item2Swiper-box .l-box .item2LeftSwiper .swiper-slide {
  font-size: 1.875rem;
  color: #000;
}
.steel .steel-item2 .item2Swiper-box .l-box .swiper-box {
  margin-top: 10.625rem;
}
.steel .steel-item2 .item2Swiper-box .l-box .swiper-box .swiper-prev {
  margin-right: 3.125rem;
}
.steel .steel-item2 .item2Swiper-box .item2RightSwiper {
  width: 86.875rem;
  margin-right: 0;
}
.steel .steel-item3 {
  padding: 3.4375rem 0 5.3125rem;
  position: relative;
}
.steel .steel-item3 .item3Swiper {
  margin-top: 3.4375rem;
}
.steel .steel-item3 .item3Swiper .topimg {
  display: block;
  width: 100%;
}
.steel .steel-item3 .item3Swiper .img-box {
  width: 12.5rem;
  height: 12.5rem;
  background: url(../images/steel-3-bg.png) center no-repeat;
  background-size: 100% 100%;
  position: relative;
  max-width: 80%;
  margin: -3.125rem auto 0;
  overflow: hidden;
}
.steel .steel-item3 .item3Swiper .img-box img {
  display: block;
  max-width: 80%;
}
.steel .steel-item3 .item3Swiper .swiper-scrollbar {
  margin-top: 2.1875rem;
  height: 4px;
  background: #dddddd;
  border-radius: 2px;
}
.steel .steel-item3 .item3Swiper .swiper-scrollbar .swiper-scrollbar-drag {
  height: 4px;
  background: #b08247;
}
.steel .steel-item3 .swiperBtn {
  position: absolute;
  top: 40%;
}
.steel .steel-item3 .swiper-prev {
  left: 1.5%;
}
.steel .steel-item3 .swiper-next {
  right: 1.5%;
}
.steel .steel-item4 {
  background: url(../images/steel-item4-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 55rem;
}
.steel .steel-item4 .sTitle {
  padding-top: 6.75rem;
}
.steel .steel-item4 img {
  display: block;
  max-width: 100%;
  margin: 5rem auto 0;
}
.steel .steel-item5 {
  padding: 5.625rem 0;
}
.steel .steel-item5 .tableBtn {
  margin-top: 2.8125rem;
}
.steel .steel-item5 .tableBtn li {
  width: 13.75rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  text-align: center;
  line-height: 3.75rem;
  color: #474747;
  font-size: 1.5rem;
  border: 1px dashed #9f9f9f;
  cursor: pointer;
}
.steel .steel-item5 .tableBtn li:not(:last-child) {
  margin-right: 1.875rem;
}
.steel .steel-item5 .tableBtn li:hover {
  background: #b08247;
  color: #fff;
}
.steel .steel-item5 .tableBtn li.active {
  background: #b08247;
  color: #fff;
}
.steel .steel-item5 .item5Swiper {
  margin-top: 3.125rem;
}
.steel .steel-item5 .item5Swiper .img-box {
  position: relative;
}
.steel .steel-item5 .item5Swiper .img-box img {
  display: block;
  width: 100%;
}
.steel .steel-item5 .item5Swiper p {
  position: absolute;
  left: 0;
  bottom: 1.125rem;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.875rem;
}
.steel .steel-item5 .item5Swiper .year {
  font-size: 1.875rem;
  color: #b08247;
  font-family: Montserrat-Light;
  text-align: center;
  margin-top: 2.8125rem;
}
.steel .steel-item5 .item5Swiper .year span {
  font-family: Montserrat-Bold;
}
.steel .steel-item5 .item5Swiper .swiperBtn {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}
.steel .steel-item5 .item5Swiper .swiper-prev {
  left: 25rem;
}
.steel .steel-item5 .item5Swiper .swiper-next {
  right: 25rem;
}
.steel .exporting .export-item3 {
  padding: 0;
  margin-bottom: 3rem;
}
.steel .steel-item6 {
  padding-bottom: 5.3125rem;
  position: relative;
  overflow: hidden;
}
.steel .steel-item6 .r-raw {
  display: block;
  width: 5.3125rem;
  margin-top: 2.9375rem;
}
.steel .steel-item6 .steel-item6-box {
  margin-top: 6.25rem;
}
.steel .steel-item6 .r-box {
  width: 56.625%;
  font-size: 1.125rem;
  letter-spacing: 1px;
  color: #474747;
  line-height: 2.4;
}
.steel .steel-item6 .bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  animation: rotateXMove 8s linear infinite;
  -webkit-animation: rotateXMove 8s linear infinite;
  transform-origin: 50% 0;
}
.overseas .background-none {
  background: #fff !important;
}
.overseas .overseas-item1 {
  padding-bottom: 6.875rem;
  background: url(../images/oversea-map-bg.jpg) no-repeat center bottom;
  background-size: cover;
}
.overseas .overseas-item1 .inner-title {
  margin-top: 2.8125rem;
}
.overseas .overseas-item1 .con {
  margin-top: 2.5rem;
  line-height: 2.875rem;
}
.overseas .overseas-item1 .con img {
  margin-top: 2.1875rem;
  display: block;
  max-width: 100%;
}
.overseas .overseas-item1 .overseas-map {
  margin-top: 2.8125rem;
}
.overseas .overseas-item1 .overseas-map .mapBox {
  position: relative;
}
.overseas .overseas-item1 .overseas-map .mapBox .map {
  display: none;
  width: 84.75%;
  margin: 0 auto;
}
.overseas .overseas-item1 .overseas-map .mapBox .map.active {
  display: block;
}
.overseas .overseas-item1 .overseas-map .mapBox .mapicon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.overseas .overseas-item1 .overseas-map ul {
  margin-top: 0.9375rem;
}
.overseas .overseas-item1 .overseas-map ul li {
  width: 31.25%;
  height: 6.875rem;
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.08);
  border-radius: 1.25rem;
}
.overseas .overseas-item1 .overseas-map ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 0 3.125rem 0 3.75rem;
  align-items: center;
  justify-content: space-between;
}
.overseas .overseas-item1 .overseas-map ul li a .title {
  display: flex;
  align-items: center;
}
.overseas .overseas-item1 .overseas-map ul li a .title .iconfont {
  font-size: 2.5rem;
  color: #9f9f9f;
}
.overseas .overseas-item1 .overseas-map ul li a .title p {
  font-size: 1.575rem;
  color: #777777;
  margin-left: 0.6875rem;
  font-weight: bold;
}
.overseas .overseas-item1 .overseas-map ul li a .icon-right {
  font-size: 2.5rem;
  color: #b08247;
}
.overseas .overseas-item1 .overseas-map ul li:hover a .title .iconfont,
.overseas .overseas-item1 .overseas-map ul li:hover a .title p {
  color: #b28750;
}
.overseas .overseas-item1 .overseas-map ul li.active a .title .iconfont,
.overseas .overseas-item1 .overseas-map ul li.active a .title p {
  color: #b28750;
}
.overseas .overseas-item2 {
  background: url(../images/overseas-2-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  height: 78.75rem;
}
.overseas .overseas-item2 img {
  display: block;
  max-width: 100%;
  margin: 6.25rem auto 0;
}
.overseas .overseas-item2 .inner-title {
  padding-top: 7.8125rem;
}
.overseas .overseas-item3 {
  padding-top: 5.9375rem;
}
.overseas .overseas-item3 .r-box .swiper-page {
  font-size: 1.5rem;
  color: #474747;
  line-height: 20px;
}
.overseas .overseas-item3 .r-box .swiper-page .swiper-active {
  font-size: 2.5rem;
  color: #b08247;
  font-weight: bold;
}
.overseas .overseas-item3 .r-box .swiper-pagination {
  width: 24.375rem;
  background: #dddddd;
  height: 4px;
  border-radius: 4px;
  margin-left: 1.875rem;
  position: relative;
}
.overseas .overseas-item3 .r-box .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #b08247;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
}
.overseas .overseas-item3 .overseaSwiper {
  margin-top: 3.125rem;
  margin-left: 10rem;
  margin-right: 0;
}
.overseas .overseas-item3 .overseaSwiper .swiper-wrapper {
  height: auto;
}
.overseas .overseas-item3 .overseaSwiper .swiper-wrapper img {
  display: block;
  max-width: 100%;
}
.overseas .overseas-item3 .overseaSwiper .img-box {
  position: relative;
  display: inline-block;
}
.overseas .overseas-item3 .overseaSwiper .img-box img {
  display: block;
  max-width: 100%;
}
.overseas .overseas-item3 .overseaSwiper p {
  font-size: 2.25rem;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 3.125rem;
  left: 0;
  color: #fff;
  line-height: 1;
  font-weight: bold;
}
.overseas .overseas-item3 .overseaSwiper .swiper-next {
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translateY(-50%);
  z-index: 20;
  width: 3.75rem;
  height: 3.75rem;
  background: #b08247;
  border-radius: 50%;
  cursor: pointer;
}
.overseas .overseas-item3 .overseaSwiper .swiper-next img {
  display: block;
  width: 50%;
}
.overseas .overseas-xq {
  box-sizing: border-box;
  padding-left: 10rem;
  padding-bottom: 6.875rem;
  margin-top: 2.1875rem;
}
.overseas .overseas-xq .l-box {
  width: 45.45%;
  position: relative;
}
.overseas .overseas-xq .l-box .con {
  margin-top: 3.75rem;
  line-height: 1.8;
  width: 91.25%;
}
.overseas .overseas-xq .l-box .back {
  margin-top: 9.125rem;
}
.overseas .overseas-xq .l-box .inner-title {
  margin-top: 4.0625rem;
}
.overseas .overseas-xq .l-box .swiper-prev {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #b08247;
  color: #fff;
  border: 0;
  border-radius: 0;
}
.overseas .overseas-xq .r-box {
  width: 54.54%;
  position: relative;
}
.overseas .overseas-xq .r-box .overseaSwiper {
  width: 100%;
}
.overseas .overseas-xq .r-box img {
  display: block;
  width: 100%;
}
.overseas .overseas-xq .r-box .swiper-next {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.8);
  color: #b08247;
  border: 0;
  border-radius: 0;
}
.overseas .overseas-item4 {
  box-sizing: border-box;
  padding-left: 10rem;
}
.overseas .overseas-item4 .l-box {
  width: 45.45%;
  position: relative;
}
.overseas .overseas-item4 .l-box .inner-title {
  margin-top: 3.4375rem;
}
.overseas .overseas-item4 .l-box .con {
  line-height: 2.5rem;
  color: #000;
  margin: 3.125rem 0;
  width: 88.4%;
}
.overseas .overseas-item4 .l-box .swiper-prev {
  margin-right: 2.5rem;
}
.overseas .overseas-item4 .r-box {
  width: 54.54%;
  position: relative;
}
.overseas .overseas-item4 .r-box .overseaSwiper img {
  display: block;
  width: 100%;
}
.overseas .overseas-item4 .swiperBtn {
  position: absolute;
}
.overseas .overseas-item4 .swiper-prev {
  left: 0;
  bottom: 0;
  transform: translateX(-100%);
  background: #b08247;
  color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.overseas .overseas-item4 .swiper-next {
  left: 0;
  bottom: 0;
}
.overseas .overseas-item5 {
  padding-bottom: 8.125rem;
  margin-top: 6.875rem;
}
.overseas .overseas-item5 .inner-title {
  margin-bottom: 3.125rem;
}
.overseas .overseas-item5 .item .l-box {
  width: 31.25%;
  background: #f0f1f7;
  box-sizing: border-box;
  padding: 7.1875rem 3.125rem 0;
}
.overseas .overseas-item5 .item .l-box .iconfont {
  font-size: 2.5rem;
  color: #b08247;
}
.overseas .overseas-item5 .item .l-box .title {
  font-size: 1.875rem;
  color: #b08247;
  font-weight: bold;
}
.overseas .overseas-item5 .item .l-box .line {
  width: 100%;
  height: 1px;
  background: #cccccc;
  margin: 1.875rem 0;
}
.overseas .overseas-item5 .item .l-box .con {
  color: #474747;
  line-height: 2.5rem;
}
.overseas .overseas-item5 .item .r-box {
  width: 68.75%;
}
.overseas .overseas-item5 .item .r-box .swiper img {
  display: block;
  width: 100%;
}
.overseas .overseas-item5 .item:not(:last-child) {
  margin-bottom: 3.75rem;
}
.overseas .overseas-item5 .item:nth-child(odd) {
  flex-direction: row-reverse;
}
.overseas .overseas-item5 .item .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.8125rem;
  z-index: 20;
  display: flex;
}
.overseas .overseas-item5 .item .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.5;
}
.overseas .overseas-item5 .item .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 2.1875rem;
}
.overseas .overseas-item5 .item .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.overseas .oversease-item6 {
  background: url(../images/overseas-item6.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 56.875rem;
  display: flex;
  align-items: end;
}
.overseas .oversease-item6 .box {
  background: url(../images/white-bg.png) no-repeat center;
  background-size: cover;
  width: 81.25rem;
  height: 39.6875rem;
  box-sizing: border-box;
  padding-left: 10rem;
  padding-top: 5.625rem;
  padding-bottom: 3.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.overseas .oversease-item6 .box .con {
  width: 53.125rem;
  line-height: 2.5rem;
  margin-top: 3.125rem;
}
.overseas .overseas-item7 {
  margin-top: 7.5rem;
}
.overseas .overseas-item7 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 3.125rem;
}
.overseas .overseas-item7 ul li {
  width: 48.75%;
}
.overseas .overseas-item7 ul li a {
  display: block;
  position: relative;
}
.overseas .overseas-item7 ul li img {
  display: block;
  width: 100%;
}
.overseas .overseas-item7 ul li p {
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2.25rem;
  line-height: 1;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
}
.overseas .overseas-ex1 {
  padding: 6.5625rem 0;
}
.overseas .overseas-item8 {
  background: url(../images/oversea-map-bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
  box-sizing: border-box;
  padding-bottom: 5rem;
}
.overseas .overseas-item8 .inner-title {
  margin-top: 3.125rem;
}
.overseas .overseas-item8 .con {
  margin: 2.5rem auto 0;
  width: 81.25%;
  line-height: 2.2;
}
.overseas .overseas-item8 .con img {
  display: block;
  max-width: 100%;
  margin-top: 3.4375rem;
}
.overseas .overseas-item9 {
  margin-top: 0.625rem;
  padding-bottom: 5.625rem;
}
.overseas .overseas-item9 ul {
  flex-wrap: wrap;
}
.overseas .overseas-item9 ul li {
  width: 48.75%;
  box-shadow: 0px 0px 16px 4px rgba(4, 0, 0, 0.11);
  border-radius: 1rem;
  background: #fff;
  margin-bottom: 2.5rem;
  overflow: hidden;
  align-items: center;
}
.overseas .overseas-item9 ul li .l-box {
  width: 25rem;
  box-sizing: border-box;
  padding: 2rem 1.875rem;
}
.overseas .overseas-item9 ul li .l-box .title {
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
  letter-spacing: 1px;
}
.overseas .overseas-item9 ul li .l-box .line {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin: 1.25rem 0;
}
.overseas .overseas-item9 ul li .l-box .con {
  font-size: 1rem;
  line-height: 2;
  color: #525252;
}
.overseas .overseas-item9 ul li .r-box {
  width: calc(100% - 25rem);
}
.overseas .overseas-item9 ul li .r-box img {
  display: block;
  width: 100%;
}
.overseas .overseas-item10 {
  background: #f7f8fb;
  padding-bottom: 5.625rem;
}
.overseas .overseas-item10 .inner-title {
  margin-top: 6.25rem;
}
.overseas .overseas-item10 .guojia {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 3.4375rem;
}
.overseas .overseas-item10 .guojia p {
  font-size: 1.125rem;
  color: #50504f;
  margin-right: 1.875rem;
}
.overseas .overseas-item10 .guojia li {
  padding: 0.625rem 1.125rem;
  border: dashed 1px #9f9f9f;
  border-radius: 0.375rem;
  font-size: 1.125rem;
  color: #474747;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.overseas .overseas-item10 .guojia li:not(:last-child) {
  margin-right: 1.875rem;
}
.overseas .overseas-item10 .guojia li.active {
  background: #b08247;
  border: 1px solid #b08247;
  color: #fff;
}
.overseas .overseas-item10 .guojia li:hover {
  background: #b08247;
  border: 1px solid #b08247;
  color: #fff;
}
.overseas .overseas-item10 .overseas-item10-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4.375rem;
}
.overseas .overseas-item10 .overseas-item10-ul li {
  width: 48.75%;
  box-shadow: 0px 0px 16px 4px rgba(4, 0, 0, 0.11);
  border-radius: 1rem;
  background: #fff;
  min-height: 17.5rem;
  display: flex;
  overflow: hidden;
  margin-bottom: 3.125rem;
}
.overseas .overseas-item10 .overseas-item10-ul li .l-box {
  width: 50%;
  box-sizing: border-box;
  padding: 3.4375rem 2.5rem 0.625rem;
}
.overseas .overseas-item10 .overseas-item10-ul li .l-box .title {
  font-size: 1.5rem;
  letter-spacing: 1px;
  color: #000;
}
.overseas .overseas-item10 .overseas-item10-ul li .l-box .line {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin: 1.25rem 0;
}
.overseas .overseas-item10 .overseas-item10-ul li .l-box .con {
  font-size: 1rem;
  line-height: 2;
  color: #525252;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box {
  width: 50%;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper {
  width: 100%;
  height: 100%;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper img {
  display: block;
  width: 100%;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper .swiper-pagination {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
  display: flex;
  justify-content: center;
  z-index: 20;
  width: 100%;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.5;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 2.375rem;
}
.overseas .overseas-item10 .overseas-item10-ul li .r-box .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.overseas .overseas-item10 .pagination {
  margin-top: 1.875rem;
}
.overseasXq .bread-nav2 {
  padding-top: 0;
  height: 6.875rem;
  line-height: 6.875rem;
}
.overseasXq .bread-nav2 .back {
  margin-top: 6.25rem;
}
.future .future-box {
  margin-top: 2.8125rem;
}
.future .future-box .con {
  width: 80.625rem;
  margin: 1.875rem auto 2.1875rem;
  line-height: 2.5rem;
  color: #474747;
}
.future .future-box img {
  display: block;
  width: 100%;
}
.future .future-item1 {
  margin-top: 6.875rem;
}
.future .future-item1 ul {
  margin-top: 2.5rem;
}
.future .future-item1 ul li {
  width: 24.375%;
  height: 41.25rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  box-sizing: border-box;
  padding-top: 10.625rem;
  overflow: hidden;
}
.future .future-item1 ul li .box {
  width: 69.23%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.future .future-item1 ul li .box .cir {
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin: 0 auto;
}
.future .future-item1 ul li .box .cir .iconfont {
  font-size: 2.5rem;
  color: #b28750;
}
.future .future-item1 ul li .box .con {
  margin-top: 2.25rem;
  font-size: 1.125rem;
  color: #ffff;
  line-height: 2.2;
}
.future .future-item1 ul li:first-child {
  border-bottom-left-radius: 1.875rem;
  border-top-left-radius: 1.875rem;
}
.future .future-item1 ul li:last-child {
  border-bottom-right-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
}
.future .future-item1 ul li::after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #b28750;
  opacity: 0.85;
  z-index: 1;
  transition: all 0.5s ease-in-out;
}
.future .future-item1 ul li:hover::after {
  height: 100%;
}
.future .future-item2 {
  box-sizing: border-box;
  padding-top: 3.75rem;
  margin-top: 3.75rem;
}
.future .future-item2 .inner-title {
  margin-top: 0;
}
.future .future-item2 .c-title {
  margin-top: 0;
}
.future .future-item2 .tip {
  display: block;
  width: 100%;
  font-size: 1.25rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.social .social-item1 .l-box {
  width: 50%;
}
.social .social-item1 .l-box .inner-title .iconfont {
  font-size: 4.0625rem;
  color: #b08247;
}
.social .social-item1 .l-box .inner-title .e-title:nth-child(2) {
  margin-bottom: 1.875rem;
  margin-top: 3.125rem;
}
.social .social-item1 .l-box .con {
  line-height: 2.5rem;
  margin-top: 3.75rem;
  width: 78.75%;
}
.social .social-item1 .r-box {
  width: 50%;
}
.social .social-item1 .r-box img {
  display: block;
  max-width: 100%;
}
.social .social-item2 {
  margin-top: 7.5rem;
}
.social .social-item2 .social-sort {
  position: relative;
  padding-bottom: 1.5625rem;
}
.social .social-item2 .social-sort li {
  position: relative;
  font-size: 1.375rem;
}
.social .social-item2 .social-sort li a {
  color: #474747;
}
.social .social-item2 .social-sort li:not(:last-child) {
  margin-right: 3.75rem;
}
.social .social-item2 .social-sort li::after {
  content: "";
  width: 0;
  height: 4px;
  background: #b08247;
  position: absolute;
  left: 0;
  bottom: -1.625rem;
  transition: all 0.5s ease-in-out;
}
.social .social-item2 .social-sort li:hover::after {
  width: 100%;
}
.social .social-item2 .social-sort li.active::after {
  width: 100%;
}
.social .social-item2 .social-sort::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #b08247;
  opacity: 0.1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.social .social-item2 .social-list {
  margin-top: 2.5rem;
}
.social .social-item2 .social-list li a {
  display: block;
  width: 100%;
  height: 31.25rem;
  position: relative;
}
.social .social-item2 .social-list li a img {
  display: block;
  width: 100%;
}
.social .social-item2 .social-list li a .text-box {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 62.5rem;
  height: 18.125rem;
  background: rgba(255, 255, 255, 0.55);
  z-index: 2;
  box-sizing: border-box;
  padding: 0 3.125rem 0 3.75rem;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.social .social-item2 .social-list li a .text-box .time {
  min-width: 9.0625rem;
}
.social .social-item2 .social-list li a .text-box .time .day {
  font-family: Montserrat-Bold;
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #474747;
}
.social .social-item2 .social-list li a .text-box .time .year {
  margin-top: 1.25rem;
  font-family: Montserrat-Light;
  font-size: 1rem;
  letter-spacing: 1px;
  color: #474747;
}
.social .social-item2 .social-list li a .text-box .list-box {
  box-sizing: border-box;
  padding-left: 1.875rem;
  border-left: 1px solid #9f9f9f;
}
.social .social-item2 .social-list li a .text-box .list-box .title {
  font-family: MicrosoftYaHei-Bold;
  line-height: 1.2;
  color: #333333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.social .social-item2 .social-list li a .text-box .list-box .con {
  font-size: 1rem;
  line-height: 2rem;
  color: #000;
  letter-spacing: 1px;
  margin-top: 1.1875rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.social .social-item2 .social-list li a .text-box:hover {
  opacity: 1;
}
.social .social-item2 .social-list li a .text-box:hover .time .day,
.social .social-item2 .social-list li a .text-box:hover .list-box .title {
  color: #b08247;
}
.social .social-item2 .social-list li:not(:last-child) {
  margin-bottom: 5rem;
}
.social .social-item2 .pagination {
  margin: 6.25rem 0 5rem;
}
.news {
  overflow: hidden;
}
.news .news-item1 {
  margin-top: 3.125rem;
}
.news .news-item1 .time {
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  color: #b08247;
}
.news .news-item1 .time .year {
  font-family: Montserrat-Bold;
  font-size: 2.5rem;
  letter-spacing: 0;
  color: #b08247;
  line-height: 2.5rem;
}
.news .news-item1 .news-item1-box {
  margin-top: 3.75rem;
}
.news .news-item1 .l-box {
  width: 50%;
}
.news .news-item1 .l-box .img-box img {
  display: block;
  width: 100%;
}
.news .news-item1 .l-box .time {
  margin-top: 1.5625rem;
}
.news .news-item1 .l-box .time .year {
  margin-right: 0.625rem;
}
.news .news-item1 .l-box .title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #b08247;
  margin: 1.375rem 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .news-item1 .l-box .con {
  font-size: 1rem;
  color: #000000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .news-item1 .r-box {
  box-sizing: border-box;
  padding: 0 2.1875rem 0 5rem;
  width: 50%;
}
.news .news-item1 .r-box li {
  position: relative;
}
.news .news-item1 .r-box li .time {
  min-width: 6.875rem;
  flex-shrink: 0;
  color: #474747;
  margin-right: 1.25rem;
}
.news .news-item1 .r-box li .time .year {
  color: #333333;
}
.news .news-item1 .r-box li .textBox .title {
  font-size: 1.25rem;
  font-weight: bold;
  color: #333333;
  line-height: 1.2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .news-item1 .r-box li .textBox .con {
  margin-top: 1.25rem;
  font-size: 1rem;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .news-item1 .r-box li:not(:last-child)::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dddddd;
  position: absolute;
  bottom: -1.75rem;
  left: 0;
}
.news .news-item1 .r-box li:hover .time .year {
  color: #b08247;
}
.news .news-item1 .r-box li:hover .textBox .title {
  color: #b08247;
}
.news .news-item1 .r-box li:not(:last-child) {
  margin-bottom: 3.75rem;
}
.news .news-item2 {
  margin-top: 8.75rem;
}
.news .news-item2 .img-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.news .news-item2 .img-box img {
  width: 100%;
  display: block;
}
.news .news-item2 .img-box .title-box {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.875rem 2.5rem;
  background: rgba(0, 0, 0, 0.1);
}
.news .news-item2 .img-box .title-box .title {
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news .news-item2 .img-box .title-box .time {
  font-family: Montserrat-Light;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 1px;
  margin: 0.625rem 0;
}
.news .news-item2 .img-box .title-box .con {
  font-size: 1rem;
  line-height: 2rem;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 4rem;
}
.news .news-item2 .news-item2-ul {
  flex-wrap: wrap;
}
.news .news-item2 .news-item2-ul li {
  width: 31.25%;
  position: relative;
  border-radius: 1.25rem;
  margin-bottom: 4.375rem;
  transition: all 0.5s ease-in-out;
}
.news .news-item2 .news-item2-ul li .img-box {
  border-radius: 1.25rem;
  position: relative;
}
.news .news-item2 .news-item2-ul li .img-box img {
  border-radius: 1.25rem;
}
.news .news-item2 .news-item2-ul li .img-box .title-box {
  bottom: -6.25rem;
  transition: all 0.7s ease-in-out;
}
.news .news-item2 .news-item2-ul li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
.news .news-item2 .news-item2-ul li:hover .img-box {
  top: -1.25rem;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
}
.news .news-item2 .news-item2-ul li:hover .img-box .title-box {
  bottom: 0;
}
.news .news-item2 .pagination {
  margin-bottom: 3.75rem;
}
.news .report {
  margin: 5rem 0;
}
.news .report .bg_list .bg_li {
  padding: 1.5rem 0;
  border-top: 1px solid #ddd;
}
.news .report .bg_list .bg_li a {
  display: flex;
  align-items: baseline;
}
.news .report .bg_list .bg_li a .bg_time {
  width: 7.875rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  color: #000;
  transition: all 0.3s ease;
  font-family: 'MONTSERRAT-BOLD';
  position: relative;
}
.news .report .bg_list .bg_li a .bg_time span {
  font-size: 2.5rem;
  display: block;
  line-height: 1;
}
.news .report .bg_list .bg_li a .bg_time::after {
  content: '';
  width: 1px;
  height: 3.125rem;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news .report .bg_list .bg_li a .bg_text {
  width: calc(100% - 7.875rem);
  padding-left: 2.5rem;
  font-size: 1rem;
  color: #474747;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.3s ease;
}
.news .report .bg_list .bg_li:hover a .bg_time {
  color: #b08247;
}
.news .report .bg_list .bg_li:last-child {
  border-bottom: 1px solid #ddd;
}
.deatil {
  background: #f4f5ff;
  padding-bottom: 6.875rem;
}
.deatil .deatilBox {
  margin-top: 2.8125rem;
}
.deatil .r-box {
  width: 65%;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 4px rgba(6, 0, 1, 0.06);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 4.6875rem 4.375rem 3.4375rem;
  position: relative;
}
.deatil .r-box .title {
  font-size: 2.25rem;
  font-weight: bold;
  color: #b08247;
  text-align: center;
}
.deatil .r-box .year {
  font-size: 1rem;
  color: #474747;
  text-align: center;
  margin: 1.25rem 0;
}
.deatil .r-box .year .bi {
  margin-right: 3px;
}
.deatil .r-box .con {
  font-size: 1rem;
  line-height: 2rem;
  color: #000;
}
.deatil .r-box .con img {
  display: block;
  max-width: 100%;
  height: auto;
}
.deatil .r-box .back2 {
  display: block;
  width: 10.625rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  font-size: 1.125rem;
  color: #fff;
  background: #b08247;
  margin: 1.875rem auto 0;
  border-radius: 1.5625rem;
}
.deatil .r-box .line {
  border: 1px dashed rgba(204, 204, 204, 0.4);
  width: 100%;
  height: 1px;
  margin: 2.5rem 0;
}
.deatil .r-box .pageList2 {
  justify-content: space-between;
}
.deatil .r-box .pageList2 a {
  width: 48%;
  color: #000;
  align-items: center;
}
.deatil .r-box .pageList2 a:hover {
  color: #b08247;
}
.deatil .r-box .pageList2 a:hover .icon {
  background: #b08247;
  color: #fff;
}
.deatil .r-box .pageList2 .icon {
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 50%;
  position: relative;
  border: 1px solid #b08247;
  color: #b08247;
  flex-shrink: 0;
}
.deatil .r-box .pageList2 .pageList-next {
  flex-direction: row-reverse;
}
.deatil .r-box .pageList2 .pageList-next .icon {
  margin-left: 0.625rem;
}
.deatil .r-box .pageList2 .pageList-prev .icon {
  margin-right: 0.625rem;
}
.deatil .r-box .pageList2 .pageCon {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.deatil .l-box {
  width: 31.25%;
}
.deatil .l-box .l-box-title {
  font-size: 1.875rem;
  color: #000;
}
.deatil .l-box ul {
  margin-top: 1.875rem;
}
.deatil .l-box ul li {
  width: 100%;
  position: relative;
  border-radius: 1.25rem;
  margin-bottom: 4.375rem;
  transition: all 0.5s ease-in-out;
}
.deatil .l-box ul li .img-box {
  position: relative;
  display: block;
  overflow: hidden;
}
.deatil .l-box ul li .img-box img {
  width: 100%;
  display: block;
}
.deatil .l-box ul li .img-box .title-box {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.875rem 2.5rem;
  background: rgba(0, 0, 0, 0.1);
}
.deatil .l-box ul li .img-box .title-box .title {
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.deatil .l-box ul li .img-box .title-box .time {
  font-family: Montserrat-Light;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 1px;
  margin: 0.625rem 0;
}
.deatil .l-box ul li .img-box .title-box .con {
  font-size: 1rem;
  line-height: 2rem;
  color: #fff;
  min-height: 4rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.deatil .l-box ul li .img-box {
  border-radius: 1.25rem;
}
.deatil .l-box ul li .img-box img {
  border-radius: 1.25rem;
}
.deatil .l-box ul li .img-box .title-box {
  bottom: -6.25rem;
  transition: all 0.7s ease-in-out;
}
.deatil .l-box ul li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
.deatil .l-box ul li:hover {
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
}
.deatil .l-box ul li:hover .img-box .title-box {
  bottom: 0;
}
.deatil .l-box .more {
  display: block;
  width: 15.625rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  background: #b08247;
  color: #fff;
  text-align: center;
  line-height: 3.75rem;
  margin: 0 auto;
  font-size: 1.125rem;
  font-weight: bold;
}
.deatil .logobg {
  position: absolute;
  right: 10px;
  bottom: 13.375rem;
  z-index: -1;
}
.selectBox {
  width: 55rem;
  height: 5rem;
  margin: 3.4375rem auto 0;
  background: #fff;
  border-radius: 10px;
}
.selectBox select {
  width: 10.9375rem;
  height: 100%;
  border-radius: 10px 0 0 10px;
  border: 0;
  outline: 0;
  text-align: center;
}
.selectBox select:focus {
  border: 0;
  outline: 0;
}
.selectBox .input-box {
  height: 100%;
  position: relative;
}
.selectBox .input-box::after {
  content: "";
  width: 1px;
  height: 30px;
  background: #cccccc;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.selectBox input {
  height: 100%;
  width: 32.1875rem;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  padding-left: 1.875rem;
}
.selectBox button {
  width: 11.875rem;
  height: 100%;
  background: #b08247;
  color: #fff;
  border: 0;
  outline: 0;
  border-radius: 10px;
}
.job {
  background: #f4f3f7;
  overflow: hidden;
}
.job .inner-title {
  margin-top: 2.8125rem;
}
.job .label-box {
  margin-top: 2.5rem;
}
.job .label-box .item .title {
  width: 5.625rem;
  font-size: 1.125rem;
  color: #50504f;
  text-align-last: justify;
  flex-shrink: 0;
}
.job .label-box .item ul {
  flex-wrap: wrap;
}
.job .label-box .item ul li {
  padding: 0.1875rem 1rem;
  border: 1px dashed #9f9f9f;
  margin-bottom: 10px;
  font-size: 1.125rem;
  color: #474747;
  cursor: pointer;
}
.job .label-box .item ul li.active {
  color: #fff;
  background: #b08247;
}
.job .label-box .item ul li:hover {
  color: #fff;
  background: #b08247;
  border: 1px solid #b08247;
}
.job .label-box .item ul li:not(:last-child) {
  margin-right: 1.875rem;
}
.job .label-box .item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.job .jobList {
  margin-top: 3.4375rem;
}
.job .jobList li {
  height: 21.875rem;
  width: 31.25%;
  background: #fff;
  border-radius: 1.25rem;
  margin-bottom: 3.125rem;
}
.job .jobList li a {
  height: 100%;
  color: #9f9f9f;
  position: relative;
}
.job .jobList li a::after {
  content: "";
  width: 14.1875rem;
  height: 15.125rem;
  background: url(../images/job-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0.625rem;
}
.job .jobList li .title {
  font-weight: bold;
  font-size: 1.875rem;
  color: #474747;
  text-align: center;
  margin-bottom: 2.1875rem;
}
.job .jobList li .pos {
  font-size: 1.125rem;
  color: #474747;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 0.625rem;
}
.job .jobList li .cir {
  width: 3.4375rem;
  height: 3.4375rem;
  border-radius: 50%;
  border: 1px solid #cccccc;
  position: relative;
  margin: 0 auto;
}
.job .jobList li:not(:nth-child(3n)) {
  margin-right: 3.125%;
}
.job .jobList li:hover {
  box-shadow: 0px 0px 16px 4px rgba(3, 0, 0, 0.11);
}
.job .jobList li:hover .title,
.job .jobList li:hover .pos {
  color: #b08247;
}
.job .jobList li:hover .cir {
  background: #b08247;
  color: #fff;
  border: 1px solid #b08247;
}
.job .jobList li:hover a::after {
  background: url(../images/job-bg2.png) no-repeat center;
}
.jobDetail {
  background: url(../images/jobDetail-bg.jpg) center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 6.25rem;
}
.jobDetail .jobDetailBox {
  background: #fff;
  box-sizing: border-box;
  padding: 5.3125rem 7.125rem 6.875rem;
  margin-top: 2.8125rem;
  position: relative;
}
.jobDetail .jobDetailBox .logoBg {
  position: absolute;
  right: 7.125rem;
  top: 5.3125rem;
}
.jobDetail .jobDetailBox .title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #b08247;
  margin-bottom: 3.4375rem;
}
.jobDetail .jobDetailBox .item {
  font-size: 1.125rem;
  color: #000;
}
.jobDetail .jobDetailBox .item span {
  color: #b08247;
  font-weight: bold;
}
.jobDetail .jobDetailBox .item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.jobDetail .jobDetailBox .con {
  line-height: 3.125rem;
}
.jobDetail .jobDetailBox .btn-box {
  margin-top: 4.375rem;
}
.jobDetail .jobDetailBox .btn-box .boxBtn {
  width: 10.625rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  font-size: 1.125rem;
  border-radius: 1.5625rem;
  display: block;
}
.jobDetail .jobDetailBox .btn-box .apply {
  color: #fff;
  background: #b08247;
  margin-right: 1.875rem;
  cursor: pointer;
}
.jobDetail .jobDetailBox .btn-box .backJob {
  background: #eeeeee;
  color: #272636;
}
.jobDetail .moduleBox {
  position: fixed;
}
.jobDetail .moduleBox .bi-x-circle-fill {
  color: #000 !important;
  cursor: pointer;
}
.jobDetail .moduleBox .video-box {
  border-radius: 20px;
}
.jobDetail .moduleBox .box {
  width: 640px;
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.jobDetail .moduleBox .box a {
  font-size: 2.1875rem;
  color: #000;
}
.jobDetail .moduleBox .box a span {
  color: #b08247;
}
.employee .inner-title {
  margin-top: 2.5rem;
}
.employee .employeebox {
  padding-bottom: 5.9375rem;
}
.employee .employeebox .employeeSwiper {
  margin-top: 3.125rem;
}
.employee .employeebox .employeeSwiper .swiper-wrapper {
  height: auto;
}
.employee .employeebox .employeeSwiper .img-box {
  position: relative;
}
.employee .employeebox .employeeSwiper .img-box img {
  display: block;
  width: 100%;
}
.employee .employeebox .employeeSwiper .img-box p {
  position: absolute;
  bottom: 17px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 1px;
  color: #fff;
}
.employee .employeebox .employeeSwiper .time {
  margin-top: 3.4375rem;
  font-size: 1.875rem;
  color: #b08247;
  font-family: Montserrat-Light;
  text-align: center;
}
.employee .employeebox .employeeSwiper .time span {
  font-family: Montserrat-Bold;
}
.employee .employeebox .employeeSwiper .swiper-next,
.employee .employeebox .employeeSwiper .swiper-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.employee .employeebox .employeeSwiper .swiper-next {
  right: 21%;
}
.employee .employeebox .employeeSwiper .swiper-prev {
  left: 21%;
}
.employee .swiper-pagination {
  margin-top: 3.4375rem;
  font-size: 1.875rem;
  color: #b08247;
  font-family: Montserrat-Light;
  text-align: center;
}
.employee .swiper-pagination .currentClass {
  font-family: Montserrat-Bold;
}
.contact {
  padding-bottom: 6.875rem;
}
.contact .inner-title {
  margin-top: 2.5rem;
}
.contact #container {
  height: 41.25rem;
  margin-top: 2.1875rem;
}
.contact .contactBox {
  margin-top: 3.75rem;
  height: 26.875rem;
  background: url(../images/contactBox.png) no-repeat center;
  background-size: cover;
  box-sizing: border-box;
  padding: 0 6.875rem 0 5.9375rem;
}
.contact .contactBox .title {
  font-size: 1.875rem;
  color: #b08247;
  font-weight: bold;
}
.contact .contactBox .l-box .itemBox {
  margin-top: 3.75rem;
}
.contact .contactBox .l-box .itemBox .item div {
  font-size: 1.25rem;
  color: #b08247;
}
.contact .contactBox .l-box .itemBox .item p {
  font-size: 1.25rem;
  color: #000;
}
.contact .contactBox .l-box .itemBox .item:not(:last-child) {
  margin-bottom: 3.4375rem;
}
.contact .contactBox .r-box .item {
  width: 11.25rem;
}
.contact .contactBox .r-box .item img {
  display: block;
  width: 100%;
}
.contact .contactBox .r-box .item p {
  font-size: 1rem;
  color: #474747;
  text-align: center;
  margin-top: 1rem;
}
.contact .contactBox .r-box .item:not(:last-child) {
  margin-right: 3.75rem;
}
.moduleBox {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999;
}
.moduleBox .video-box {
  background: #fff;
}
.moduleBox .video-box .bi-x-circle-fill {
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
}
.xunfuBox {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 4.375rem;
  height: 4.375rem;
  background: #b08247;
  color: #fff;
  z-index: 20;
}
.xunfuBox img {
  display: block;
  max-width: 50%;
}
.xunfuBox2 {
  background: #fff;
  padding: 1.5rem;
  border-radius: 3px;
  width: 500px;
}
.xunfuBox2 .title {
  font-size: 25px;
  color: #b08247;
  font-weight: bold;
}
.xunfuBox2 ul {
  margin-top: 20px;
}
.xunfuBox2 ul li {
  text-align: center;
}
.xunfuBox2 ul li a {
  font-size: 1.25rem;
  color: #000;
}
.xunfuBox2 ul li:not(:last-child) {
  margin-bottom: 0.9375rem;
}
#backTop {
  position: fixed;
  right: 25px;
  bottom: 50px;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  z-index: 999;
  cursor: pointer;
}
#backTop img {
  display: block;
  width: 100%;
}
.jobDetail .qiyewenhua {
  background: #f7f7ff;
}
.jobDetail .qiyewenhua .logoBg {
  top: unset;
  bottom: 0;
}
.jobDetail .qiyewenhua .con .title {
  font-size: 1.5625rem;
  margin-bottom: 0;
}
.jobDetail .qiyewenhua .con .qiyetitle2 {
  font-size: 20px;
  box-sizing: border-box;
  padding-left: 0.625rem;
}
.jobDetail .qiyewenhua .con .baduanjin {
  margin-top: 20px;
  font-size: 18px;
  padding-left: 0.625rem;
}
.jobDetail .qiyewenhua .con .box {
  flex-wrap: wrap;
  margin-top: 1rem;
}
.jobDetail .qiyewenhua .con .box .item1 {
  width: 25%;
  box-sizing: border-box;
  padding: 0 2.3rem;
  margin-bottom: 2rem;
}
.jobDetail .qiyewenhua .con .box .item1 p {
  line-height: 1.2;
}
.jobDetail .qiyewenhua .con .box .item1 .stitle2 {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 0.625rem;
}
.zhaoshangbanner .text-box {
  z-index: 20;
}
.zhaoshangbanner .zsList {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 5.4375rem;
  z-index: 20;
}
.zhaoshangbanner .zsList ul {
  display: flex;
  justify-content: center;
  position: relative;
}
.zhaoshangbanner .zsList ul li {
  width: 16.25rem;
  position: relative;
  cursor: pointer;
}
.zhaoshangbanner .zsList ul li p {
  font-size: 1.25rem;
  color: #fff;
  opacity: 0.7;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.zhaoshangbanner .zsList ul li .line {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.3;
  margin-top: 0.625rem;
}
.zhaoshangbanner .zsList ul li::after {
  content: "";
  width: 1px;
  height: 1rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.3;
}
.zhaoshangbanner .zsList ul li:first-child::before {
  content: "";
  width: 1px;
  height: 1rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.3;
}
.zhaoshangbanner .zsList ul li:hover p {
  opacity: 1;
  font-weight: bold;
}
.zhaoshangbanner .zsList ul li.active p {
  opacity: 1;
  font-weight: bold;
}
